setPivotX
Deprecated
Use setPivotX directly.
Sets the x location of the point around which the view is rotated and scaled. By default, the pivot point is centered on the object. Setting this property disables this behavior and causes the view to use only the explicitly set pivotX and pivotY values.
Parameters
view
view for which to set the pivot.
value
The x location of the pivot point.